In [98]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Tottori¶

Date: 6 Oct 2000 04:30:19¶

m = 7.3¶

In [99]:
folder, earthquake = find_earthquake('Tottori')
In [100]:
bar_chart_fp(folder)
In [101]:
plot_box_3d(folder)
In [102]:
scatter_plot_evs(folder)
In [103]:
temporal_series_b(folder)
In [104]:
alert_status_plot(folder)
In [105]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Tottori 2000-10-06 04:30:17.940000 7.3 0.72 229.38 229.38 229.38 229.38 331 83 1 SS
In [ ]:

In [ ]: